home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / misc / flexcat1_3.lha / flexcat / C++_cc.sd < prev    next >
Encoding:
Text File  |  1994-06-18  |  496 b   |  16 lines

  1. ##stringtype C
  2. ##shortstrings
  3. //****************************************************************
  4. //  This file was created automatically by `FlexCat V1.3'
  5. //  Do NOT edit by hand!
  6. //****************************************************************
  7. // this contains the string structs definitions ready to be compiled
  8. // into an object file to later linkage.
  9.  
  10. // this includes the definition of CatMessage class
  11. #include <CatalogF.h>
  12.  
  13. extern const CatMessage %i;
  14. const CatMessage %i = { %d, %s };
  15.  
  16.